home *** CD-ROM | disk | FTP | other *** search
- Path: newsfeeds.ans.net!butch!news
- From: quest@lockheed.com
- Newsgroups: comp.lang.c++
- Subject: C++ Standards and Practices Guide?
- Date: Tue, 09 Apr 1996 16:47:27 +0100
- Organization: Lockheed Martin M & S, Sunnyvale, CA
- Message-ID: <316A868F.3962@lockheed.com>
- NNTP-Posting-Host: 129.197.118.8
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.01 (Macintosh; I; 68K)
-
- Is there an ANSI or industry Standards and Practices Guide
- to the development of C++ code?
-
- It would include information/guidelines like:
- o General organization of header files.
- o Prefix for private data variable names.
- o Which is listed first: public or private
- o Where should the constructors of a class be found in
- the .cc file?
- o etc....
-
- I am looking for general information.
-
- Thanks in advance.
-
- Richard Hughes
-